xend: The method union_update on a set was renamed to update in Python 2.3
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Apr 2009 12:48:31 +0000 (13:48 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 20 Apr 2009 12:48:31 +0000 (13:48 +0100)
commitc6c343f8884bf914f94bfb82878374627820b275
tree9008dfe04e7f9cd3c82a5ad85034860e32616a9d
parente4640b6f1f3259730393219ee6539421852aec62
xend: The method union_update on a set was renamed to update in Python 2.3

From: Ruben Kerkhof <ruben@rubenkerkhof.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendAPI.py